blob: use blobmsg_parse_attr in __uci_blob_check_equal
authorFelix Fietkau <[email protected]>
Thu, 14 Aug 2025 17:07:40 +0000 (19:07 +0200)
committerFelix Fietkau <[email protected]>
Thu, 14 Aug 2025 17:07:41 +0000 (19:07 +0200)
commit9033e8c27253977285bd3679311b212607b492c6
treedadf368632e260951d0467ff1c3c583c7d7d0b76
parentf3fc0b76040685829191debc03edf72f486ae8ae
blob: use blobmsg_parse_attr in __uci_blob_check_equal

Ensures that this function can be used with blobmsg containers

Signed-off-by: Felix Fietkau <[email protected]>
blob.c